scoop 使い方
Install
code:powershell
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb get.scoop.sh | iex
add extra bucket
code:powershell
scoop install git
scoop bucket add extras
add my bucket
code:powershell
Update
code:powershell
scoop update
Upgrade
code:powershell
scoop update *
repo(bucket) list
code:powershell
scoop bucket known
search
code:powershell
scoop search String
firefoxのプロフィールなどが置いてある永続ディレクトリ
%userprofile%\scoop\persist